flag.int64Value.String (method, view implemented interface methods)
one use
flag (current package)
flag.go#L195: func (i *int64Value) String() string { return strconv.FormatInt(int64(*i), 10) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)